Created by hww3. Last updated by hww3,
18 years ago. Version #1.
1. Build GMP and Nettle libs for PPC, and store them in /Developer/SDKs/MacOSX10.4u.sdk.
2. Run ranlib on any .a files generated.
3. Run the following command to build a PPC build of pike:
CC="gcc -isysroot /Developer/SDKs/MacOSX10.4u.sdk" make